Release 10.1A: OpenEdge Application Server:
Administration
Viewing AppServer Internet Adapter connection and configuration information
OpenEdge provides utilities to help you test and debug AIA using a browser. You can use your browser and URLs in the following form to view connection and configuration information about an AIA:
For more information on this URL, see the "Installing and configuring Web servers and Java servlet engines" section.
Note: By default, theallowAiaCmdsproperty in theubroker.propertiesfile is turned off (set to 0) for security reasons. If you want to test the AIA using a browser, you must change theallowAiaCmdsvalue to 1, and then stop and restart the JSE.The
Pathused to view connection and configuration information depends on how you configure your Web server and Java servlet engine. In these examples, thePathwas configured based on the default configuration used by OpenEdge. The first line verifies that AIA is configured correctly and is being successfully executed by the JSE. If you cannot run this example, there is a problem with the configuration. The second line provides status information about AIA, as shown:
Connection status
The connection status provides dynamic information about each client connection. This sample shows status information using the following URL:
Figure 3–1 shows connection information using the above URL.
Figure 3–1: AIA client connection information
o
Connection information provides you with information about that AIA configuration. If the AIA is configured correctly, the following information is displayed:
- The first line shows that the AIA servlet was accessed successfully.
- The second line, Connection Pool, shows the current and total connections to the AIA servlet since startup.
- The third line shows the current connection information including the thread number, the AppServer and IP address, total number of connections, and the date and time the servlet was last accessed.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |